home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / inct100.zip / APF.TXT next >
Text File  |  1992-10-15  |  699b  |  20 lines

  1. Utility Module Auto-Patch File Format:
  2. --------------------------------------
  3.  
  4. This file allows the user to more easily install your
  5. utility modules.  The file must be in the same directory
  6. as your executable (EXE,COM,PIF,BAT) and must have the
  7. same file name with the extension "APF".  Example:
  8.     goodutil.exe
  9.     goodutil.apf
  10.  
  11. The file is pure ASCII in the following format:
  12.  
  13. Line 1: The default menu item title
  14. Line 2: The executable name (goodutil.exe) with no path
  15. Line 3: Pass File Name: 0=none, 1=current, 2=user-select
  16. Line 4: Extention to force on file name (blank if N/A)
  17. Line 5: Pass Current Record Number: 1=yes, 0=no
  18. Line 6: Additional Command-line Flags (blank if N/A)
  19.  
  20.